From 66aebe94d7d7ccf2424fd6c7200cf52bbe32fddd Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 25 Jul 2007 05:03:50 +0000 Subject: [PATCH] Switch license to GPLv3 or later. --- lispref/ChangeLog | 2 +- lispref/Makefile.in | 2 +- lispref/README | 2 +- lispref/makefile.w32-in | 2 +- lispref/two-volume-cross-refs.txt | 2 +- lispref/two-volume.make | 2 +- lispref/two.el | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 61ee06011e6..41c71a6ae08 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -6116,7 +6116,7 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/lispref/Makefile.in b/lispref/Makefile.in index 9abd45f8f15..1a34d60a0d8 100644 --- a/lispref/Makefile.in +++ b/lispref/Makefile.in @@ -7,7 +7,7 @@ # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # GNU Emacs is distributed in the hope that it will be useful, diff --git a/lispref/README b/lispref/README index 564c349256e..c5d4c8acc77 100644 --- a/lispref/README +++ b/lispref/README @@ -58,7 +58,7 @@ This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/lispref/makefile.w32-in b/lispref/makefile.w32-in index dc312691dab..7e35339d17f 100644 --- a/lispref/makefile.w32-in +++ b/lispref/makefile.w32-in @@ -6,7 +6,7 @@ # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # GNU Emacs is distributed in the hope that it will be useful, diff --git a/lispref/two-volume-cross-refs.txt b/lispref/two-volume-cross-refs.txt index 1e923cab8e6..6e40920cf66 100644 --- a/lispref/two-volume-cross-refs.txt +++ b/lispref/two-volume-cross-refs.txt @@ -308,7 +308,7 @@ COPYING CONDITIONS This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. This file is distributed in the hope that it will be useful, diff --git a/lispref/two-volume.make b/lispref/two-volume.make index 5b531ab87a5..b2550576825 100644 --- a/lispref/two-volume.make +++ b/lispref/two-volume.make @@ -211,7 +211,7 @@ elisp2-init: vol2.texi # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # This file is distributed in the hope that it will be useful, diff --git a/lispref/two.el b/lispref/two.el index 5f8fca8c54b..baade844463 100644 --- a/lispref/two.el +++ b/lispref/two.el @@ -7,7 +7,7 @@ ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; This file is distributed in the hope that it will be useful, -- 2.30.2